Atomic

Test for wrapping atomic operations in a structure

version(HipConcurrency)
struct Atomic (
T
) {}

Alias This

v

Members

Functions

opAssign
auto opAssign(T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta